home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Netherlands - A Compact World
/
The Netherlands.iso
/
chapters
/
3insert.dxr
/
Internal_8_verplaatsenjaartallen.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-06-10
|
291 b
|
10 lines
on verplaatsenjaartallen
global InsertLijstvanJaartalLocHs, schuiffactor
tellertje = 1
repeat while tellertje <= 50
set the locH of sprite (tellertje + 10) to InsertLijstvanJaartalLocHs[tellertje] + (7 * schuiffactor)
tellertje = 1 + tellertje
end repeat
updateStage()
end